﻿2026-07-06T05:54:30.0511383Z ##[group]Run actions/checkout@v5
2026-07-06T05:54:30.0511668Z with:
2026-07-06T05:54:30.0512033Z   repository: SaberMage/spt-shell-notify
2026-07-06T05:54:30.0512333Z   path: .adapter-notify
2026-07-06T05:54:30.0515257Z   token: ***
2026-07-06T05:54:30.0515441Z   ssh-strict: true
2026-07-06T05:54:30.0515624Z   ssh-user: git
2026-07-06T05:54:30.0515810Z   persist-credentials: true
2026-07-06T05:54:30.0516019Z   clean: true
2026-07-06T05:54:30.0516207Z   sparse-checkout-cone-mode: true
2026-07-06T05:54:30.0516442Z   fetch-depth: 1
2026-07-06T05:54:30.0516616Z   fetch-tags: false
2026-07-06T05:54:30.0516800Z   show-progress: true
2026-07-06T05:54:30.0516985Z   lfs: false
2026-07-06T05:54:30.0517152Z   submodules: false
2026-07-06T05:54:30.0517336Z   set-safe-directory: true
2026-07-06T05:54:30.0517539Z env:
2026-07-06T05:54:30.0517711Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T05:54:30.0517963Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T05:54:30.0518194Z ##[endgroup]
2026-07-06T05:54:30.1243377Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T05:54:30.1247882Z ##[group]Getting Git version info
2026-07-06T05:54:30.1248219Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-06T05:54:30.1604550Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:54:30.1838969Z git version 2.43.0.windows.1
2026-07-06T05:54:30.1867288Z ##[endgroup]
2026-07-06T05:54:30.1873765Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b8815e48-675c-44f5-8d50-293ee2c9645e\.gitconfig'
2026-07-06T05:54:30.1886799Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b8815e48-675c-44f5-8d50-293ee2c9645e' before making global git config changes
2026-07-06T05:54:30.1887288Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:54:30.1891968Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:54:30.2134168Z ##[group]Initializing the repository
2026-07-06T05:54:30.2139846Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:54:30.2462751Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T05:54:30.2485449Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:54:30.2734334Z ##[endgroup]
2026-07-06T05:54:30.2734591Z ##[group]Disabling automatic garbage collection
2026-07-06T05:54:30.2739132Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:54:30.3746384Z ##[endgroup]
2026-07-06T05:54:30.3746691Z ##[group]Setting up auth
2026-07-06T05:54:30.3753791Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:54:30.3998351Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:54:30.8999891Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:54:30.9268543Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:54:31.4898825Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:54:31.5142399Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:54:32.0794275Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:54:32.1094967Z ##[endgroup]
2026-07-06T05:54:32.1095230Z ##[group]Determining the default branch
2026-07-06T05:54:32.1097808Z Retrieving the default branch name
2026-07-06T05:54:32.5963704Z Default branch 'main'
2026-07-06T05:54:32.5964337Z ##[endgroup]
2026-07-06T05:54:32.5964667Z ##[group]Fetching the repository
2026-07-06T05:54:32.5970596Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T05:54:33.3678766Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:54:33.3679043Z  * [new branch]      main       -> origin/main
2026-07-06T05:54:33.3805125Z ##[endgroup]
2026-07-06T05:54:33.3805362Z ##[group]Determining the checkout info
2026-07-06T05:54:33.3806366Z ##[endgroup]
2026-07-06T05:54:33.3813448Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:54:33.4087448Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:54:33.4326650Z ##[group]Checking out the ref
2026-07-06T05:54:33.4332773Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T05:54:33.4646166Z branch 'main' set up to track 'origin/main'.
2026-07-06T05:54:33.4646437Z Reset branch 'main'
2026-07-06T05:54:33.4669423Z ##[endgroup]
2026-07-06T05:54:33.4933826Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:54:33.5144979Z ee2d37eadc730c0019e0af82d683074c509634a2
